home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Postcard CD: Toronto
/
Postcard CD: Toronto (2004).iso
/
pc
/
5lang.dxr
/
00021.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-01-10
|
137 b
|
11 lines
global lang
on exitFrame me
if the timer < 2500 then
go(the frame)
else
lang = "english"
go(1, "IntroMov")
end if
end